home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / suprscan.zip / SUPRSCAN.CFG < prev    next >
Text File  |  1992-02-07  |  4KB  |  91 lines

  1. BBSNAME=The Charlatan's Cabin BBS
  2. CTSCHECK=YES
  3. LISTPATH=C:\WC30\DOORS
  4.  
  5. LISTNAME=The Southern California BBS List
  6. LISTFILE=SOCAL???.LST
  7. HEADERLINES=5
  8. STARTMARK= =============
  9. AREACOLUMN=3
  10. STATECOLUMN=0
  11.  
  12. LISTNAME=Listing of 9600 baud BBSes
  13. LISTFILE=96LIST??.TXT
  14. HEADERLINES=3
  15. STARTMARK= -----------------
  16. AREACOLUMN=1
  17. STATECOLUMN=59
  18.  
  19.  
  20. You may edit this file as desired, following these guidelines:
  21.  
  22.         BBSNAME= The name of your BBS as you want it to appear in
  23.                  the program's displays.
  24.  
  25.         CTSCHECK= Indicate YES or NO ... do you want the program to
  26.                   check for Clear to Send?  Default is YES if this
  27.                   line isn't found.
  28.         
  29.         LISTPATH= The complete Path to your BBS lists.
  30.  
  31. Next, you'll need to set up configuration information for each BBS list
  32. you want to support in SuperScan.  NOTE: You'll need to place ALL of the
  33. lists in the directory defined in LISTPATH.
  34.  
  35. A maximum of 18 BBS lists may be included ... any beyond that will be
  36. ignored.
  37.  
  38. For each BBS list, create a block of entries consisting of these six lines:
  39.  
  40.         LISTNAME= The name of the list as you want it displayed on the
  41.                   menu screen.
  42.  
  43.         LISTFILE= The name of the BBS list file itself.  Reasonable 
  44.                   wildcards are acceptable, such as "SOCAL???.LST" The
  45.                   program's search routine will display the first 
  46.                   matching file, so be sure to delete old ones when you
  47.                   receive a new list.
  48.  
  49.         HEADERLINES= Indicates how many lines from the very top of the
  50.                      list file you want to display.  This might include
  51.                      the name of the list, the compilation date, and
  52.                      perhaps some information as to how the listing is
  53.                      coded.  I suggest you keep this to a fairly small
  54.                      number because this info will be displayed each
  55.                      time a search is initiated on a particular list.
  56.  
  57.         STARTMARK= This is a little tricky ... it is a "text sample" of 
  58.                    a line in the file, after which you want to start the
  59.                    search.  Many lists have long headers including sample
  60.                    listings which you don't want to include in the search.
  61.                    Then, there will be a "tear-bar" or some keyword that
  62.                    will indicate the beginning of the real list.  Put a
  63.                    unique chunk of that line after the STARTMARK option to
  64.                    control where the search begins.  Typically, a short line
  65.                    of hyphens is often used, and the option might look
  66.                    something like this:  STARTMARK=---------------
  67.  
  68.         AREACOLUMN= This indicates the column in which the area code is
  69.                     listed.  The program will look for an exact match of
  70.                     the three-digit area code requested by the user, 
  71.                     beginning in this column.  To disable this option, set
  72.                     the value to 0, and the search mode will not be offered.
  73.                     BE SURE TO TEST these options whenever you add or update 
  74.                     a list, as minor format changes can "break" SuperScan.
  75.  
  76.         STATECOLUMN= This indicates the column in which to begin looking for
  77.                      the state abbreviation. The program will look for an 
  78.                      exact match of the two-letter state abbreviation requested 
  79.                      by the user, anywhere between this column and the end of
  80.                      the line.  It will perform an "intelligent" search, 
  81.                      looking for either a SPACE or a COMMA before the state,
  82.                      reducing the chances of bogus matches.
  83.                      BE SURE TO TEST these options whenever you add or update 
  84.                      a list, as minor format changes can "break" SuperScan.
  85.  
  86. It's important to note that the block of options for each list must be filled
  87. out completely, or SuperScan may produce unpredictable results!  Also, be sure
  88. to keep them in the order shown above.  Do NOT omit any lines or SuperScan
  89. will reject the configuration file.        
  90.  
  91.